xref: /minix3/share/i18n/csmapper/CP/UCS%CP437.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%CP437.src,v 1.5 2006/10/19 14:06:14 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"UCS/CP437"
5*36dcc4a4SLionel SambucSRC_ZONE	0x0000-0x25A0
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0xFFFF
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#    Name:     cp437_DOSLatinUS to Unicode table
16*36dcc4a4SLionel Sambuc#    Unicode version: 2.0
17*36dcc4a4SLionel Sambuc#    Table version: 2.00
18*36dcc4a4SLionel Sambuc#    Table format:  Format A
19*36dcc4a4SLionel Sambuc#    Date:          04/24/96
20*36dcc4a4SLionel Sambuc#    Authors:       Lori Brownell <loribr@microsoft.com>
21*36dcc4a4SLionel Sambuc#                   K.D. Chang    <a-kchang@microsoft.com>
22*36dcc4a4SLionel Sambuc#    General notes: none
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#    Format: Three tab-separated columns
25*36dcc4a4SLionel Sambuc#        Column #1 is the cp437_DOSLatinUS code (in hex)
26*36dcc4a4SLionel Sambuc#        Column #2 is the Unicode (in hex as 0xXXXX)
27*36dcc4a4SLionel Sambuc#        Column #3 is the Unicode name (follows a comment sign, '#')
28*36dcc4a4SLionel Sambuc#
29*36dcc4a4SLionel Sambuc#    The entries are in cp437_DOSLatinUS order
30*36dcc4a4SLionel Sambuc#
31*36dcc4a4SLionel Sambuc0x0000 - 0x007F = 0x00 -
32*36dcc4a4SLionel Sambuc0x00A0 = 0xFF
33*36dcc4a4SLionel Sambuc0x00A1 = 0xAD
34*36dcc4a4SLionel Sambuc0x00A2 = 0x9B
35*36dcc4a4SLionel Sambuc0x00A3 = 0x9C
36*36dcc4a4SLionel Sambuc0x00A5 = 0x9D
37*36dcc4a4SLionel Sambuc0x00AA = 0xA6
38*36dcc4a4SLionel Sambuc0x00AB = 0xAE
39*36dcc4a4SLionel Sambuc0x00AC = 0xAA
40*36dcc4a4SLionel Sambuc0x00B0 = 0xF8
41*36dcc4a4SLionel Sambuc0x00B1 = 0xF1
42*36dcc4a4SLionel Sambuc0x00B2 = 0xFD
43*36dcc4a4SLionel Sambuc0x00B5 = 0xE6
44*36dcc4a4SLionel Sambuc0x00B7 = 0xFA
45*36dcc4a4SLionel Sambuc0x00BA = 0xA7
46*36dcc4a4SLionel Sambuc0x00BB = 0xAF
47*36dcc4a4SLionel Sambuc0x00BC = 0xAC
48*36dcc4a4SLionel Sambuc0x00BD = 0xAB
49*36dcc4a4SLionel Sambuc0x00BF = 0xA8
50*36dcc4a4SLionel Sambuc0x00C4 = 0x8E
51*36dcc4a4SLionel Sambuc0x00C5 = 0x8F
52*36dcc4a4SLionel Sambuc0x00C6 = 0x92
53*36dcc4a4SLionel Sambuc0x00C7 = 0x80
54*36dcc4a4SLionel Sambuc0x00C9 = 0x90
55*36dcc4a4SLionel Sambuc0x00D1 = 0xA5
56*36dcc4a4SLionel Sambuc0x00D6 = 0x99
57*36dcc4a4SLionel Sambuc0x00DC = 0x9A
58*36dcc4a4SLionel Sambuc0x00DF = 0xE1
59*36dcc4a4SLionel Sambuc0x00E0 = 0x85
60*36dcc4a4SLionel Sambuc0x00E1 = 0xA0
61*36dcc4a4SLionel Sambuc0x00E2 = 0x83
62*36dcc4a4SLionel Sambuc0x00E4 = 0x84
63*36dcc4a4SLionel Sambuc0x00E5 = 0x86
64*36dcc4a4SLionel Sambuc0x00E6 = 0x91
65*36dcc4a4SLionel Sambuc0x00E7 = 0x87
66*36dcc4a4SLionel Sambuc0x00E8 = 0x8A
67*36dcc4a4SLionel Sambuc0x00E9 = 0x82
68*36dcc4a4SLionel Sambuc0x00EA = 0x88
69*36dcc4a4SLionel Sambuc0x00EB = 0x89
70*36dcc4a4SLionel Sambuc0x00EC = 0x8D
71*36dcc4a4SLionel Sambuc0x00ED = 0xA1
72*36dcc4a4SLionel Sambuc0x00EE = 0x8C
73*36dcc4a4SLionel Sambuc0x00EF = 0x8B
74*36dcc4a4SLionel Sambuc0x00F1 = 0xA4
75*36dcc4a4SLionel Sambuc0x00F2 = 0x95
76*36dcc4a4SLionel Sambuc0x00F3 = 0xA2
77*36dcc4a4SLionel Sambuc0x00F4 = 0x93
78*36dcc4a4SLionel Sambuc0x00F6 = 0x94
79*36dcc4a4SLionel Sambuc0x00F7 = 0xF6
80*36dcc4a4SLionel Sambuc0x00F9 = 0x97
81*36dcc4a4SLionel Sambuc0x00FA = 0xA3
82*36dcc4a4SLionel Sambuc0x00FB = 0x96
83*36dcc4a4SLionel Sambuc0x00FC = 0x81
84*36dcc4a4SLionel Sambuc0x00FF = 0x98
85*36dcc4a4SLionel Sambuc0x0192 = 0x9F
86*36dcc4a4SLionel Sambuc0x0393 = 0xE2
87*36dcc4a4SLionel Sambuc0x0398 = 0xE9
88*36dcc4a4SLionel Sambuc0x03A3 = 0xE4
89*36dcc4a4SLionel Sambuc0x03A6 = 0xE8
90*36dcc4a4SLionel Sambuc0x03A9 = 0xEA
91*36dcc4a4SLionel Sambuc0x03B1 = 0xE0
92*36dcc4a4SLionel Sambuc0x03B4 = 0xEB
93*36dcc4a4SLionel Sambuc0x03B5 = 0xEE
94*36dcc4a4SLionel Sambuc0x03C0 = 0xE3
95*36dcc4a4SLionel Sambuc0x03C3 = 0xE5
96*36dcc4a4SLionel Sambuc0x03C4 = 0xE7
97*36dcc4a4SLionel Sambuc0x03C6 = 0xED
98*36dcc4a4SLionel Sambuc0x207F = 0xFC
99*36dcc4a4SLionel Sambuc0x20A7 = 0x9E
100*36dcc4a4SLionel Sambuc0x2219 = 0xF9
101*36dcc4a4SLionel Sambuc0x221A = 0xFB
102*36dcc4a4SLionel Sambuc0x221E = 0xEC
103*36dcc4a4SLionel Sambuc0x2229 = 0xEF
104*36dcc4a4SLionel Sambuc0x2248 = 0xF7
105*36dcc4a4SLionel Sambuc0x2261 = 0xF0
106*36dcc4a4SLionel Sambuc0x2264 = 0xF3
107*36dcc4a4SLionel Sambuc0x2265 = 0xF2
108*36dcc4a4SLionel Sambuc0x2310 = 0xA9
109*36dcc4a4SLionel Sambuc0x2320 = 0xF4
110*36dcc4a4SLionel Sambuc0x2321 = 0xF5
111*36dcc4a4SLionel Sambuc0x2500 = 0xC4
112*36dcc4a4SLionel Sambuc0x2502 = 0xB3
113*36dcc4a4SLionel Sambuc0x250C = 0xDA
114*36dcc4a4SLionel Sambuc0x2510 = 0xBF
115*36dcc4a4SLionel Sambuc0x2514 = 0xC0
116*36dcc4a4SLionel Sambuc0x2518 = 0xD9
117*36dcc4a4SLionel Sambuc0x251C = 0xC3
118*36dcc4a4SLionel Sambuc0x2524 = 0xB4
119*36dcc4a4SLionel Sambuc0x252C = 0xC2
120*36dcc4a4SLionel Sambuc0x2534 = 0xC1
121*36dcc4a4SLionel Sambuc0x253C = 0xC5
122*36dcc4a4SLionel Sambuc0x2550 = 0xCD
123*36dcc4a4SLionel Sambuc0x2551 = 0xBA
124*36dcc4a4SLionel Sambuc0x2552 = 0xD5
125*36dcc4a4SLionel Sambuc0x2553 = 0xD6
126*36dcc4a4SLionel Sambuc0x2554 = 0xC9
127*36dcc4a4SLionel Sambuc0x2555 = 0xB8
128*36dcc4a4SLionel Sambuc0x2556 = 0xB7
129*36dcc4a4SLionel Sambuc0x2557 = 0xBB
130*36dcc4a4SLionel Sambuc0x2558 = 0xD4
131*36dcc4a4SLionel Sambuc0x2559 = 0xD3
132*36dcc4a4SLionel Sambuc0x255A = 0xC8
133*36dcc4a4SLionel Sambuc0x255B = 0xBE
134*36dcc4a4SLionel Sambuc0x255C = 0xBD
135*36dcc4a4SLionel Sambuc0x255D = 0xBC
136*36dcc4a4SLionel Sambuc0x255E = 0xC6
137*36dcc4a4SLionel Sambuc0x255F = 0xC7
138*36dcc4a4SLionel Sambuc0x2560 = 0xCC
139*36dcc4a4SLionel Sambuc0x2561 = 0xB5
140*36dcc4a4SLionel Sambuc0x2562 = 0xB6
141*36dcc4a4SLionel Sambuc0x2563 = 0xB9
142*36dcc4a4SLionel Sambuc0x2564 = 0xD1
143*36dcc4a4SLionel Sambuc0x2565 = 0xD2
144*36dcc4a4SLionel Sambuc0x2566 = 0xCB
145*36dcc4a4SLionel Sambuc0x2567 = 0xCF
146*36dcc4a4SLionel Sambuc0x2568 = 0xD0
147*36dcc4a4SLionel Sambuc0x2569 = 0xCA
148*36dcc4a4SLionel Sambuc0x256A = 0xD8
149*36dcc4a4SLionel Sambuc0x256B = 0xD7
150*36dcc4a4SLionel Sambuc0x256C = 0xCE
151*36dcc4a4SLionel Sambuc0x2580 = 0xDF
152*36dcc4a4SLionel Sambuc0x2584 = 0xDC
153*36dcc4a4SLionel Sambuc0x2588 = 0xDB
154*36dcc4a4SLionel Sambuc0x258C = 0xDD
155*36dcc4a4SLionel Sambuc0x2590 = 0xDE
156*36dcc4a4SLionel Sambuc0x2591 = 0xB0
157*36dcc4a4SLionel Sambuc0x2592 = 0xB1
158*36dcc4a4SLionel Sambuc0x2593 = 0xB2
159*36dcc4a4SLionel Sambuc0x25A0 = 0xFE
160*36dcc4a4SLionel SambucEND_MAP
161